home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Stockbyte 56: Busy Kids 2
/
Stockbyte 56: Busy Kids 2.iso
/
mac
/
Mac browser
/
Translators
/
68K
/
IMPSI2.FLT
/
IMPSI2.FLT.rsrc
/
PSRC_1000_DVRDEF
< prev
next >
Wrap
Text File
|
1998-07-24
|
4KB
|
89 lines
;
; This file contains default device driver capabilities information.
; Note that everything past the ';' is considered a comment, and that
; the values must remain in the order they have been provided. If a
; driver needs to load another file of the same format into the
; capabilities structure, it can call psgxcap(file_name)
;
400 ; X resolution (dots per inch)
400 ; Y resolution (dots per inch)
0 ; Device height (required if origin is upper left)
CMYK ; Device's native color model (RGB, CMYK, or GRAY)
RGB ; Device's native color model for images
0 ; Number of color table pens
;
; Following is/would-be a device color table. Each color is on a
; separate line and has 3 values for RGB, 4 for CMYK, and 1 for GRAY.
; All values lie in 0 to 255 range. There must be the exact number of
; color entries as that of 'Number of color table pens' above. So,
; if this value is '0', there are no color table entries. The color
; table is used only if the device cannot accept intensities directly,
; and it cannot accept a color table downloaded from the interpreter
; (see below). If the device cannot accept intensities directly, but
; it can accept a downloaded color table, make the value above for
; number of pens a negative number. The absolute value of this number
; is how many pens may be downloaded.
;
0 ; Number of dash segments device can handle
400 ; Maximum line thickness device can handle
2 ; Clip supported: 0=none, 1=rectangular, 2=irregular
0 0 4400 4400 ; Device default clip rectangle (all 0's means none)
yes ; Can device handle lines with butt caps?
yes ; Can device handle lines with round caps?
yes ; Can device handle lines with square caps?
yes ; Can device handle lines with miter joins?
yes ; Can device handle lines with round joins?
yes ; Can device handle lines with bevel joins?
yes ; Can device handle intensities directly?
yes ; Can device handle image intensities directly?
no ; If no, can device accept a downloaded color table?
yes ; Can device handle even/odd polygon fills?
yes ; Can device handle non zero wind polygon fills?
yes ; Can device handle bezier' curves as coordinates for clips?
yes ; Can device handle bezier' curves as coordinates for lines?
yes ; Can device handle bezier' curves as coordinates for polys?
yes ; Can device handle image's?
yes ; Can device handle imagemask's?
yes ; Can device handle monochrome image's?
yes ; Does device know about some fonts?
yes ; Can device handle text strings directly?
;
; Following are the supported font names for device. These will be used
; if the device knows about some fonts.
;
Courier
Courier-Oblique
Courier-Bold
Courier-BoldOblique
Helvetica
Helvetica-Oblique
Helvetica-Bold
Helvetica-BoldOblique
Times-Roman
Times-Italic
Times-Bold
Times-BoldItalic
Symbol
AvantGarde-Book
AvantGarde-BookOblique
AvantGarde-Demi
AvantGarde-DemiOblique
Bookman-Demi
Bookman-DemiItalic
Bookman-Light
Bookman-LightItalic
Helvetica-Narrow
Helvetica-Narrow-Oblique
Helvetica-Narrow-Bold
Helvetica-Narrow-BoldOblique
NewCenturySchlbk-Roman
NewCenturySchlbk-Italic
NewCenturySchlbk-Bold
NewCenturySchlbk-BoldItalic
Palatino-Roman
ZapfChancery-MediumItalic
ZapfDingbats